MapWriteKeyValuesRepo

fun <Key, Value> MapWriteKeyValuesRepo(map: MutableMap<Key, MutableList<Value>> = mutableMapOf())